golang.org/x/exp/apidiff.differ.checkCompatibleStruct (method)

2 uses

	golang.org/x/exp/apidiff (current package)
		compatibility.go#L19: 			d.checkCompatibleStruct(otn, old, new)
		compatibility.go#L153: func (d *differ) checkCompatibleStruct(obj types.Object, old, new *types.Struct) {